[]
Represents a series of data points to display in the chart.
public abstract class ExtraSeries<T> : ChartSeriesBase<T>
Public MustInherit Class ExtraSeries(Of T)
Inherits ChartSeriesBase(Of T)
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| ExtraSeries(FlexChartCore<T>) | Creates one ExtraSeries<T> instance. |